gtk4.git
2021-10-11 Benjamin Ottex11: Don't try to move destroyed windows
2021-10-09 Benjamin OtteMerge branch 'wip/otte/gles' into 'master'
2021-10-09 Benjamin Ottetestsuite: Add run for GLES
2021-10-09 Benjamin Ottegl: Make sure to set a proper alignment
2021-10-09 Benjamin Ottegl: Check the stride is a multiple of the bpp
2021-10-09 Benjamin Ottegl: Set stride properly in fallback
2021-10-09 Benjamin Ottegl: Fix broken internal format
2021-10-09 Benjamin Ottetestsuite: Add a test targeting GL upload code
2021-10-09 Benjamin Ottengl: Use the right value
2021-10-08 Asier Sarasua... Update Basque translation
2021-10-08 Benjamin OtteMerge branch 'wip/otte/glcontext' into 'master'
2021-10-08 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-10-08 Benjamin Otteglcontext: Add gdk_gl_context_get_api()
2021-10-08 Benjamin Ottengl: Fix glTexImage2D() usage on GLES
2021-10-08 Benjamin Ottegl: Check allowed APIs in realize()
2021-10-08 Benjamin Otteglcontext: Deprecate gdk_gl_context_set_use_es()
2021-10-08 Benjamin Otteglcontext: Add GdkGLContext::allowed-apis
2021-10-08 Benjamin Ottengl: Compute correct renderformat
2021-10-08 Benjamin Ottengl: fbo 0 has no color attachment
2021-10-07 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2021-10-07 Benjamin Ottecss: Render the background-clip area, not the backgroun...
2021-10-07 Matthias ClasenMerge branch 'wip/cdavis/menu-item-markup' into 'master'
2021-10-07 Christopher... Add support for pango markup in menu items
2021-10-07 Matthias ClasenMerge branch 'fix-filechooser-portal-crash' into 'master'
2021-10-07 Matthias Clasenfilechooserportal: Take a ref on transient-for
2021-10-07 Matthias ClasenMerge branch 'wip/matthiasc/gsk-hdr' into 'master'
2021-10-07 Matthias Clasenngl: Make render_texture high depth aware
2021-10-07 Matthias Clasenngl: Update framebuffer format for each frame
2021-10-07 Matthias Clasenngl: Determine intermediate formats
2021-10-07 Matthias Clasenngl: Allow specifying texture formats
2021-10-07 Matthias Clasengsk: Add high depth rendernode api
2021-10-07 Benjamin Ottetexture: Make format a property of GdkTexture
2021-10-06 Benjamin Ottetestsuite: Fail more accurately
2021-10-06 Benjamin Ottecairo: Use GdkTexture for converting from pixbuf
2021-10-06 Benjamin Ottegdk: hdr => high depth
2021-10-06 Benjamin Ottememoryformat: Add gdk_memory_format_prefers_high_depth()
2021-10-06 Benjamin Ottegl: Move memory <=> GL format mapping
2021-10-06 Benjamin Ottememorytexture: Split out GdkMemoryFormat handling
2021-10-06 Matthias ClasenMerge branch 'wip/chergert/dropdown-show-arrow' into...
2021-10-06 Christian Hergertdropdown: fix extraneous * in documentation
2021-10-06 Christian Hergertdropdown: add GtkDropDown:show-arrow property
2021-10-06 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-10-06 Matthias Clasengdk: Fix an oversight
2021-10-06 Matthias ClasenMerge branch 'wip/otte/gl-hdr' into 'master'
2021-10-06 Benjamin Otteegl: Implement HDR support
2021-10-06 Benjamin Ottegdk: Add GDK_DEBUG=hdr
2021-10-06 Benjamin Ottegdk: Add a request_hdr argument to begin_frame()
2021-10-06 Benjamin Otteegl: Support EGL_KHR_no_config_context
2021-10-06 Benjamin Otteglcontext: Handle failure of eglBindAPI()
2021-10-06 Benjamin Otteegl: Unify contexts
2021-10-06 Benjamin Otteglcontext: Remove unused functionality
2021-10-06 Benjamin Ottegdk: Remove unused gdk_gl_texture_quads() function
2021-10-06 Benjamin Ottecairo-gl: Don't leak framebuffers
2021-10-06 Benjamin Ottewayland: Remove initial GL API bind
2021-10-06 Benjamin Otteegl: Move extension checks to GdkDisplay
2021-10-06 Benjamin Otteegl: Move EGLSurface handling to GdkSurface
2021-10-06 Benjamin Ottedisplay: Get carried away by extension checker
2021-10-06 Benjamin Ottesurface: Add a private struct
2021-10-06 Benjamin Otteglcontext: The content cannot be the current context
2021-10-06 Benjamin Ottex11: Port to shared EGL code
2021-10-06 Benjamin Otteegl: Move initialization code and port Wayland
2021-10-06 Benjamin Ottebuild: Add a HAVE_EGL define to config.h
2021-10-06 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-10-06 Matthias Claseninspector: Export gtk_inspector_init
2021-10-05 Benjamin Ottesurface: Use g_clear_thing()
2021-10-05 Benjamin Ottewidget-factory: Name the images pages
2021-10-05 Benjamin Ottegdk: Make GDK_DEBUG GL backend selection global
2021-10-05 Benjamin Ottepathbar: Use correct marshaler
2021-10-05 Benjamin Ottewin32: Remove unused variables
2021-10-04 Dušan KazikUpdate Slovak translation
2021-10-04 Matthias ClasenMerge branch 'docs-label' into 'master'
2021-10-04 Emmanuele BassiMerge branch 'filesearch' into 'master'
2021-10-04 Emmanuele Bassidocs: Replace gtk-doc internal link in GtkRequisition
2021-10-04 Emmanuele Bassidocs: Remove gtk-doc link from GtkTreeView::row-activated
2021-10-04 Emmanuele Bassidocs: Fix GtkCellLayout description
2021-10-04 Emmanuele Bassidocs: Remove gtk-doc links from GtkDrawingArea
2021-10-04 Emmanuele Bassidocs: Fix up GtkTreeViewColumn
2021-10-04 Emmanuele Bassidocs: Clean up GtkCellArea description
2021-10-04 Emmanuele Bassidocs: Fix GtkListStore description
2021-10-04 Emmanuele Bassidocs: Fix internal links in for GtkLabel's text layout...
2021-10-04 Pierre Ossmansearchenginemodel: finalize search results
2021-10-04 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-10-04 Benjamin Ottewin32: Comment out unused function
2021-10-04 Matthias ClasenAdd depfiles back to resource generation
2021-10-03 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-10-03 Matthias Clasencontentdeserializer: Plug a small memleak
2021-10-03 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-10-03 Matthias Clasenngl: Don't cache large glyphs forever
2021-10-03 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-10-03 Matthias Clasenngl: Small docs updates
2021-10-03 Anders JonssonUpdate Swedish translation
2021-10-03 Matthias Clasenngl: Plug a memory leak
2021-10-03 Matthias Clasenngl: Drop the texture pool object
2021-10-03 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-10-03 Matthias Clasenngl: Cosmetics
2021-10-03 Matthias ClasenRevert "Add GtkLoader to gtk4-widget-factory"
2021-10-02 Matthias ClasenMerge branch 'wip/baedert/for-master' into 'master'
2021-10-02 Timm Bädergdk loaders: Add noreturn attribtues where appropriate
2021-10-02 Timm Bäderbuild: Print toolchain in summary
2021-10-02 Matthias Clasenx11: Better debug for egl
next